#maincontainer {
	height: 900px;
}
#maincontainer #discography {
	position: absolute;
	height: 700px;
	width: 725px;
	left: 150px;
	top: 250px;
}
#maincontainer #discography #monumentsofecstasy {
	position: absolute;
	height: 250px;
	width: 200px;
	left: 250px;
	top: 25px;
	background-image: url(images/CD%27s%20Large/Monuments%20225.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #000;
}
#maincontainer #discography #monumentsofecstasy p {
	position: absolute;
	top: 190px;
	color: #660;
	left: 50px;
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
}
#maincontainer #discography #medicinework {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 25px;
	top: 25px;
	background-image: url(images/CD%27s%20Small/MedicineWork200.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #333;
}
#maincontainer #discography #medicinework p {
	color: #666;
	position: absolute;
	left: 0px;
	top: 190px;
}
#maincontainer #discography #thegathering {
	position: absolute;
	height: 200px;
	width: 205px;
	left: 475px;
	top: 25px;
	background-image: url(images/CD%27s%20Small/Gathering200.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: thin solid #333;
}
#maincontainer #discography #thegathering p {
	font-family: "Comic Sans MS", cursive;
	position: absolute;
	left: 0px;
	top: 190px;
	color: #666;
}
#maincontainer #discography #thedreaminggate {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 25px;
	top: 300px;
	background-image: url(images/CD%27s%20Small/DGate200.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #333;
}
#maincontainer #discography #thedreaminggate p {
	font-family: "Comic Sans MS", cursive;
	color: #666;
	position: absolute;
	left: 0px;
	top: 190px;
}
#maincontainer #discography #didjeridoomeditation {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 250px;
	top: 300px;
	background-image: url(images/CD%27s%20Small/DidgeMed200.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#maincontainer #discography #didjeridoomeditation p {
	font-family: "Comic Sans MS", cursive;
	color: #666;
	position: absolute;
	left: 0px;
	top: 190px;
}
#maincontainer #discography #quantumdreaming {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 475px;
	top: 300px;
	background-image: url(images/CD%27s%20Small/QDreaming200.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #333;
}
#maincontainer #discography #quantumdreaming p {
	font-family: "Comic Sans MS", cursive;
	color: #666;
	position: absolute;
	left: 0px;
	top: 190px;
}
#maincontainer #thegathering {
	position: absolute;
	top: 300px;
}
